home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Prog / T / Terminal 2.1 Source Code.cpt / Terminal 2.01 Source / Terminal ƒ / Sources / CisB.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-12-31  |  69 b   |  9 lines  |  [TEXT/KAHL]

  1. /*
  2.     Terminal 2.0
  3.     "CisB.h"
  4. */
  5.  
  6. #define ENQ            0x05
  7.  
  8. void CisB (void);
  9.